![]() |
subject > programming language construct > data item > variable > variable declared as primitive data type |
![]() ![]() | ||||
variable declared as primitive data type comparison table |
Subject | is a kind of | contain | is a subtopic of | has definition |
---|---|---|---|---|
variable | data item | different classes of objects depending on the type of the variable | 2.3 - Instance Variables | A place where you can put data |
variable declared as primitive data type | variable | object in the sense that its contents is not an instance of any class | The Basics of Java |
Next variable: attribute Up: variable Previous variable: variable declared as a non-primitive data type